projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb5e58
)
Fix a typo
author
Michael Catanzaro
<mcatanzaro@gnome.org>
Sun, 18 May 2014 03:20:13 +0000
(22:20 -0500)
committer
Michael Catanzaro
<mcatanzaro@gnome.org>
Sun, 18 May 2014 03:21:14 +0000
(22:21 -0500)
gtk/gtkbbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbbox.c
b/gtk/gtkbbox.c
index 02d0b0e2798180d6941785e523c9649929c0c3e6..f8d865a3745b893ef26e57086567bc3f653339c2 100644
(file)
--- a/
gtk/gtkbbox.c
+++ b/
gtk/gtkbbox.c
@@
-40,7
+40,7
@@
* same size. GtkButtonBox gives all children the same size, but it does allow
* 'outliers' to keep their own larger size.
*
- * To ex
c
empt individual children from homogeneous sizing regardless of their
+ * To exempt individual children from homogeneous sizing regardless of their
* 'outlier' status, you can set the non-homogeneous child
* property.
*/